[INFO] cloning repository https://github.com/teorich/my-custom-hyper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teorich/my-custom-hyper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71373bee00e0add9ee5c827b358e80234c6ed7ed
[INFO] checking teorich/my-custom-hyper against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  27% (3574/12828)
Updating files:  28% (3592/12828)
Updating files:  29% (3721/12828)
Updating files:  30% (3849/12828)
Updating files:  31% (3977/12828)
Updating files:  32% (4105/12828)
Updating files:  33% (4234/12828)
Updating files:  34% (4362/12828)
Updating files:  35% (4490/12828)
Updating files:  36% (4619/12828)
Updating files:  37% (4747/12828)
Updating files:  38% (4875/12828)
Updating files:  39% (5003/12828)
Updating files:  40% (5132/12828)
Updating files:  41% (5260/12828)
Updating files:  42% (5388/12828)
Updating files:  43% (5517/12828)
Updating files:  44% (5645/12828)
Updating files:  45% (5773/12828)
Updating files:  46% (5901/12828)
Updating files:  47% (6030/12828)
Updating files:  48% (6158/12828)
Updating files:  49% (6286/12828)
Updating files:  50% (6414/12828)
Updating files:  51% (6543/12828)
Updating files:  52% (6671/12828)
Updating files:  53% (6799/12828)
Updating files:  54% (6928/12828)
Updating files:  55% (7056/12828)
Updating files:  56% (7184/12828)
Updating files:  57% (7312/12828)
Updating files:  58% (7441/12828)
Updating files:  59% (7569/12828)
Updating files:  60% (7697/12828)
Updating files:  61% (7826/12828)
Updating files:  62% (7954/12828)
Updating files:  63% (8082/12828)
Updating files:  64% (8210/12828)
Updating files:  65% (8339/12828)
Updating files:  66% (8467/12828)
Updating files:  67% (8595/12828)
Updating files:  68% (8724/12828)
Updating files:  69% (8852/12828)
Updating files:  70% (8980/12828)
Updating files:  71% (9108/12828)
Updating files:  72% (9237/12828)
Updating files:  73% (9365/12828)
Updating files:  74% (9493/12828)
Updating files:  75% (9621/12828)
Updating files:  76% (9750/12828)
Updating files:  77% (9878/12828)
Updating files:  78% (10006/12828)
Updating files:  79% (10135/12828)
Updating files:  80% (10263/12828)
Updating files:  81% (10391/12828)
Updating files:  82% (10519/12828)
Updating files:  83% (10648/12828)
Updating files:  84% (10776/12828)
Updating files:  85% (10904/12828)
Updating files:  86% (11033/12828)
Updating files:  87% (11161/12828)
Updating files:  88% (11289/12828)
Updating files:  89% (11417/12828)
Updating files:  90% (11546/12828)
Updating files:  91% (11674/12828)
Updating files:  92% (11802/12828)
Updating files:  93% (11931/12828)
Updating files:  94% (12059/12828)
Updating files:  95% (12187/12828)
Updating files:  96% (12315/12828)
Updating files:  97% (12444/12828)
Updating files:  98% (12572/12828)
Updating files:  99% (12700/12828)
Updating files: 100% (12828/12828)
Updating files: 100% (12828/12828), done.
[INFO] started tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] finished tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] tweaked toml for git repo https://github.com/teorich/my-custom-hyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teorich/my-custom-hyper on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teorich/my-custom-hyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking teorich/my-custom-hyper against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  99% (12767/12828)
Updating files: 100% (12828/12828)
Updating files: 100% (12828/12828), done.
[INFO] started tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] finished tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] tweaked toml for git repo https://github.com/teorich/my-custom-hyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teorich/my-custom-hyper on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teorich/my-custom-hyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking teorich/my-custom-hyper against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  99% (12765/12828)
Updating files: 100% (12828/12828)
Updating files: 100% (12828/12828), done.
[INFO] started tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] finished tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] tweaked toml for git repo https://github.com/teorich/my-custom-hyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teorich/my-custom-hyper on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teorich/my-custom-hyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking teorich/my-custom-hyper against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  99% (12738/12828)
Updating files: 100% (12828/12828)
Updating files: 100% (12828/12828), done.
[INFO] started tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] finished tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] tweaked toml for git repo https://github.com/teorich/my-custom-hyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teorich/my-custom-hyper on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teorich/my-custom-hyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking teorich/my-custom-hyper against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteorich%2Fmy-custom-hyper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  97% (12445/12828)
Updating files:  98% (12572/12828)
Updating files:  99% (12700/12828)
Updating files: 100% (12828/12828)
Updating files: 100% (12828/12828), done.
[INFO] started tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] finished tweaking git repo https://github.com/teorich/my-custom-hyper
[INFO] tweaked toml for git repo https://github.com/teorich/my-custom-hyper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teorich/my-custom-hyper on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teorich/my-custom-hyper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds